FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-MedicalDevice-Organization

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-MedicalDevice-Organization
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization
Version2.0.3
Statusactive
NameZib MedicalDevice Organization
TitleHCIM MedicalDevice Organization
Realmnl
Authorityhl7
DescriptionThe healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.
PurposeTo provide additional information on the Healthcare provider where the medical device was initiated or the aid was implanted. This extension is used because currently there is no reference to an Organization resource for this supporting information.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-organizationnl-core-organization

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-MedicalDevice-Organization",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization",
  "version": "2.0.3",
  "name": "Zib MedicalDevice Organization",
  "title": "HCIM MedicalDevice Organization",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.",
  "purpose": "To provide additional information on the Healthcare provider where the medical device was initiated or the aid was implanted. This extension is used because currently there is no reference to an Organization resource for this supporting information.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "short": "HealthcareProvider",
        "definition": "The healthcare provider at which use of the medical aid was initiated or where the device was implanted.",
        "alias": [
          "Zorgaanbieder"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      }
    ]
  }
}